home *** CD-ROM | disk | FTP | other *** search
/ CICA 1993 April / CICA MS Windows - April 1993.iso / unzipped / desktop / syscolor / syscolor.txt < prev   
Text File  |  1991-08-08  |  4KB  |  145 lines

  1. 8/8/91
  2.  
  3.                   SysColor
  4.  
  5.                 Written By: Mike Lee
  6.  
  7.                  Version 1.8.8.91
  8.           (c) 1991 By Mike Lee, All Rights Reserved.
  9.  
  10.  
  11.     This program may ONLY be distributed FREELY (without ANY fee).
  12.     This program is provided AS-IS.  Use it at your own risk.
  13.     If you would like to donate money, car, computer, or, ...
  14.     moral support, here is the address:
  15.  
  16.             1772 67th Street
  17.             Brooklyn, NY 11204
  18.  
  19.         email:     mklee@eniac.seas.upenn.edu
  20.  
  21.     ---------------------------------------------------------------------
  22.     Files Included:
  23.  
  24.         SYSCOLOR.EXE    -   Main program
  25.         SYSCOLOR.INI    -   Color Table
  26.         SYSCOLOR.TXT    -   This File
  27.  
  28.  
  29.     ---------------------------------------------------------------------
  30.     Upgrade History:
  31.     
  32.     7.22.91     - first public release
  33.  
  34.     8.8.91      - Pal entry 0 and 255 can no longer be altered to
  35.                   avoid the "mess" that they can create.
  36.                   Minor changes in SYSCOLOR.TXT - more informations
  37.                   on using and setting up SysColor .                         
  38.         
  39.     ---------------------------------------------------------------------
  40.     WHAT SysColor will do for you:
  41.  
  42.     o    You can change any of the 254 colors from a palette of
  43.         256k (or 16M). [Have not tested on 16M palette capable
  44.         hardware, care to send me one?]
  45.  
  46.     o    You can finally use the colors you want as system colors.
  47.  
  48.     o    Auto-mode - have your colors set during boot-up.
  49.  
  50.  
  51.     -----------------------------------------------------------------------
  52.     THINGS you need to know to set up and run syscolor:
  53.  
  54.     o    You may store SYSCOLOR.EXE anywhere you like.
  55.  
  56.     o    The default filename for saving & loading the 
  57.                 custom color table is SYSCOLOR.INI.
  58.  
  59.     o    This program only supports video driver that is capable
  60.         of keeping a 256 colors palette.  If you only have standard
  61.         VGA (16 colors), you may want to look for a program called
  62.         VGACOLOR.
  63.  
  64.         (Alternately, you may wait for a new version of    SYSCOLOR)
  65.  
  66.     o       You can add SYSCOLOR.EXE to any program group by using the
  67.         ADD ITEM menu within Program Manager. It has its own icon.
  68.         When you have found its path you may add the following options:
  69.         (like:  Description:   Sycolor
  70.             CmdLine:       d:\winapp\syscolor.exe temp.ini )
  71.  
  72.             Command line options:
  73.             =============================
  74.  
  75.         a FileName    Auto-mode.
  76.                 The program will load FileName and changes
  77.                 the system palette accordingly.  When done,
  78.                 it will terminate itself. (No memory taken!)*
  79.     
  80.         FileName    Interactive mode.
  81.                 Same as running the program without any
  82.                 parameter except the default filename
  83.                 SYSCOLOR.INI is now FileName.
  84.  
  85.         o       You may set up several SYSCOLOR ICONS to run 
  86.                 SYSCOLOR in auto-mode with different color table files.
  87.  
  88.  
  89.     To "realize" your palette at boot up, add "load=SYSCOLOR.EXE"
  90.     to your win.ini file.  NOTE:  when in AUTO-MODE, only SYSCOLOR.INI
  91.     will work.  Do not use "run=", "run=SYSCOLOR.EXE" will not 
  92.     execute syscolor in AUTO-MODE.
  93.  
  94.     Example: (c:\windows\win.ini)
  95.  
  96. [windows]
  97. .
  98. .
  99. .
  100. load=d:\bc\syscolor c:\windows\saver
  101. beep=yes
  102. Spooler=no
  103. .
  104. .
  105. .   
  106.     This will run SysColor in auto mode at boot up.  It will also
  107.     automatically load SYSCOLOR.INI in the d:\bc\syscolor directory.
  108.     
  109.     ------------------------------------------------------------------------
  110.  
  111.     Some Notes about using SYSCOLOR:
  112.     ================================
  113.  
  114.     Most system palette entries correspond to indexes (Pal Entry #) 
  115.         in the beginning and end.    
  116.  
  117.     The "File Saved", "File Loaded" message box's caption indicates the 
  118.         file name.
  119.  
  120.     BUTTONS:
  121.     ========
  122.  
  123.     OK     -    Terminates and use the selected colors.
  124.     QUIT     -     Terminates and NOT use the selected colors.
  125.     RESET     -    Reset the CURRENT entry.
  126.     LOAD     -     Load color table syscolor.ini **
  127.     SAVE     -    Save color table to syscolor.ini ** 
  128.  
  129.     ** syscolor.ini or whatever that was specified in the command line.
  130.  
  131.  
  132. -------------------------------------------------------------------------------
  133.  
  134.     SysColor is the first program I have written for Windows.
  135.     So, Please e(mail) all your questions, suggestions,
  136.         and comments to:
  137.  
  138.     Mike Lee
  139.     1772 67 Street
  140.     Brooklyn, NY 11204        mklee@eniac.seas.upenn.edu
  141.  
  142.  
  143.    p.s.  How do you change a standard VGA (or 16 colors only) display's
  144.      palette?
  145.